home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / miscellaneous / science / maths / calc / source / args.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-09-07  |  141 b   |  5 lines

  1. /* Created from scratch for the Amiga w/ Lattice C */
  2.  
  3. /* what system do we use to handle variable length arguement lists? */
  4. #define STDARG
  5.